home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir36 / job100.zip / JOBBER.DAT < prev    next >
Text File  |  1993-09-25  |  1KB  |  48 lines

  1. ;This DAT file is placed in the directory that you run Jobber from.
  2. [SETUP]
  3. ; TIMER=n to specify delay between sessions
  4. TIMER=3
  5. ; This command line will be executed whenever the date changes, the log
  6. ; filename will be added to the end of the command line.
  7. ;ARCHIVE=ARJ m OLDLOGS
  8. [BATCH]
  9. ; Batch files to execute against a flag i.e.
  10. ;
  11. ; FILE.FLG,FLAG.BAT
  12. ;
  13. ; The batch file will be passed the file name as it's first parameter.
  14. ; The second parameter is the date in the form yy-mm-dd.
  15. ; The third is the time in the form hh-mm.
  16. ;
  17. ; It is reccomended that your batch file deletes the flag from the disk.
  18. [TIME]
  19. ; Timed events i.e.
  20. ;
  21. ; 1:45,DIRSYNC.BAT
  22. ;
  23. ; will cause DIRSYNC.BAT to execute at 1:45am (24hr Clock)
  24. ;
  25. ; Parameters passed to the batch file are the same as the [BATCH]
  26. ; section.
  27. [DIRECTORY]
  28. ; A list of directories, JOBBER will log the names of any files that
  29. ; exist within.
  30. [DIR_LIMITS]
  31. ; This section is used to specify the maximum size a directory is
  32. ; allowed to be.
  33. ;
  34. ; If a directory passes that limit JOBBER will start to delete files,
  35. ; starting with the oldest.
  36. ;
  37. ; This is useful for pruning daily log files or shared network
  38. ; directories.
  39. ;
  40. ; FORMAT:
  41. ; J:\DIRNAME\SUBDIR,1024
  42. ;
  43. ; The above will allow J:\DIRNAME\SUBDIR to be a maximum of 1024k in
  44. ; size.
  45. [EXCLUDE]
  46. ; This section is supplied with a list of files that it will ignore when
  47. ; logging the directory snapshots. Wildcards are not supported here.
  48.